PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowDocument Class
/ setDisplayMode Method
A
com.o2sol.pdf4java.document.PDFDisplayMode
enumeration member specifying how the viewer should display the document.
Collapse All
Expand All
In This Topic
setDisplayMode Method
In This Topic
Sets how the document should be displayed when opened in the viewer.
Syntax
public
void
setDisplayMode(
PDFDisplayMode
value
)
Parameters
value
A
com.o2sol.pdf4java.document.PDFDisplayMode
enumeration member specifying how the viewer should display the document.
See Also
Reference
PDFFlowDocument Class
PDFFlowDocument Members